Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

SetItem Method






0-based index of the item.
New value
Sets an item in the collection with a new value.
Syntax
protected override void SetItem( 
   int index,
   T item
)
'Declaration
 
Protected Overrides Sub SetItem( _
   ByVal index As Integer, _
   ByVal item As T _
) 
protected override void SetItem( 
   int index,
   T item
)
public E set(int index, E object)
 function Leadtools.Annotations.Core.AnnObservableCollection.SetItem( 
   index ,
   item 
)

Parameters

index
0-based index of the item.
item
New value
Requirements

Target Platforms

See Also

Reference

AnnObservableCollection<T> Class
AnnObservableCollection<T> Members

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features